/* ------------------------------------------ */
/*             TABLE OF CONTENTS
/* ------------------------------------------ */

/*   01 - General & Basic Styles   */
/*   02 - Header Styles   		   */
/*   03 - Slider Styles            */
/*   04 - Subscrib Styles          */
/*   05 - Projects Section Styles  */
/*   06 - Success Stories Styles   */
/*   07 - Parteners  Styles        */
/*   08 - Footer  Styles           */
/*   09 - Archive  Styles          */
/*   10 - Map  Styles              */
/*   11 - Error  Page              */
/*   12 - Contact  Page            */
/*   13 - Programs Preview Styles  */
/*   14 - Subscrib single Styles   */
/*   15 - Login Page Styles        */
/*   16 - Reports Page Styles      */
/*   17 - Parteners Page Styles    */
/*   18 - Account Page Styles      */
/*   19 - Archive Page Styles      */
/*   20 - about Page Styles        */
/*   21 - job Page Styles          */
/*   22 - all Reports Page Styles  */
/*   23 - Jobs Page Styles         */
/*   24 - Votes Page Styles        */
/*   25 - Social Page Styles       */



/*   01 - General & Basic Styles   */
p{
    text-align: left;
}

body{
  	direction: ltr !important;
    text-align: left;
}

.ml-2, .mx-2 {
    margin-right: .5rem!important;
    margin-left: 0 !important;
}
.float-right{
    float: left !important;
}
.float-left{
    float: right !important;
}
.fa-caret-left:before {
    content: "\f0da" !important;
}
.ml-3, .mx-3 {
    margin-right: 1rem!important;
    margin-left: 0 !important;
}
.breadcrumb-item+.breadcrumb-item {
    padding-right: .5rem;
    padding-left: 0 !important;
}
.pl-0 {
    padding-right: 0 !important;
    padding-left: 15px !important;
}
.pr-0 {
    padding-left: 0 !important;
    padding-right: 15px !important;
}

/*   02 - Header Styles   		   */
.lang-link{
    text-align: right;
}
.menu .navbar .nav-link {
    border-right: 1px solid #ffffff;
    border-left: 0;
}
.menu .navbar li:last-child .nav-link{
    border-right: 0;
}
.social-icon-fixed{
    left: 50px;
    right: auto;
}
.main-drop {
    left: 0;
    right: auto;
}

/*   03 - Slider Styles            */
.slider-carousel .owl-prev {
    left: -70px;
    right: auto;
}
.slider-carousel .owl-next {
    right: -70px;
    left: auto;
}

/*   05 - Projects Section Styles  */
span.vote-no {
    float: right;
}
.event-carousel .owl-prev {
    right: 55px;
    left: auto;
}
.event-carousel .owl-next {
    right: 0;
    left: auto;
}
/*   06 - Success Stories Styles   */
.more-a i{
    margin-right: 3px;
    margin-left: 0;
}
.page-item{
    margin-left: 5px;
    margin-right: 0;
}
.share-block a{
    margin-left: 20px;
    margin-right: 0;
}
.share-div {
    float: left;
}
.share-div img{
    margin-right: 5px;
    margin-left: 0;
}
.share-block {
    left: 0;
    right: auto;
}

/*   08 - Footer  Styles           */

.footer-menu img{
    margin-right: 10px;
    margin-left: 0;
}
.contact-info li i{
    margin-right: 10px;
    margin-left: 0;
}
.title-pin{
    margin-right: 10px;
    margin-left: 0; 
}

/*   10 - Map  Styles              */
.content-desc {
    text-align: left;
}
/*   12 - Contact  Page            */
.view-count{
    margin-right: 20px;
    margin-left: 0;
}
.view-count i{
    margin-right: 5px;
    margin-left: 0;
}
.story-date i{
    margin-left: 5px;
}

/* Back to top button */
.back-to-top {
    right: 65px;
    left: auto;
}

/*   13 - Programs Preview Styles  */
.title hr {
    margin-right: auto;
    float: left;
}
/*   14 - Subscrib single Styles   */
.single-page-subscribe-div .subscribe-div h4{
    text-align: left;
}

/*   15 - Login Page Styles        */
.custom-control {
    padding-left: 1.5rem;
    padding-right: 0;
}
.custom-control-label::before {
    left: -1.5rem;
    right: auto;
}
.custom-control-label::after {
    left: -1.5rem;
    right: auto;
}
/*   16 - Reports Page Styles      */
.bg-move p i{
    margin-left: 5px;
}

/*   18 - Account Page Styles      */
.pl-0{
    padding-left: 0;
}
.pr-0{
    padding-right: 0;
}
.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.input-group-text{
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}
.datepicker{
    text-align: left !important;
}

/*   20 - Archive Page Styles      */

.archive-img-block h5 {
    left: 0;
}
.archive-img-block i {
    left: 40%;

}

/*   20 - about Page Styles        */
.download-btn img{
    margin-right: 10px;
    margin-left: 0;
}

/*   21 - job Page Styles          */
.switch {
  margin-left: 20px;
  margin-right: 0;
}


/* 22 - all Reports Page Styles  */

.report-summery:after, .report-summery:before {
    right: 100%;
    left: auto;
}
.report-ico .badge-secondary {
    margin-left: 20px;
    margin-right: 0;
}
.line{
    left: 44px;
    right: auto;
}
/*   23 - Jobs Page Styles         */

.title-badge span {
    margin-left: -25px;
    margin-right: 0;
}

.similar-jobs .list-group-item i {
    left: -10px;
    right: auto;
}

/*   24 - Votes Page Styles        */
.opinion-table i{
    margin-right: 10px;
    margin-left: 0;
}
.vote-no {
    float: left;
}

/*   25 - Social Page Styles       */
.post {
    text-align: left;
}
.post .post-head .post-picture {
    position: absolute;
    top: 0;
    right: auto;
    left: 0;
    width: 50px;
    height: 50px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.post-head .post-picture img {
    width: 50px;
}
.post .post-head .post-name {
    font-size: 12px;
    font-weight: bold;
}
.post .post-head .post-name a {
    color: #013440;
    text-decoration: none;
}
.post .post-head .post-date {
    font-size: 12px;
}
.post .post-image {
    position: relative;
}
.post .post-image img {
    width: 100%;
}
.post .post-text {
    padding: 10px;
}
.social-block .more {
    padding: 0 20px 20px 20px;
}
.social-block {
    background-color: #fff;
}


/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) { 
    body{
        overflow-x: hidden !important;
    }
    p {
        font-size: 16px;
    }
    .h4, h4 {
        font-size: 1.2rem;
    }
    .project-carousel .owl-nav, .slider-carousel .owl-nav, .parteners-carousel .owl-nav{
        display: none;
    }
    .sec-title p {
        padding: 0;
        font-size: 14px;
    }
    .footer-menu {
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2;
    }
    .footer-menu img {
        margin-right: 5px;
    }
    .footer-menu a {
        font-size: 16px;
    }
    .top-header a {
        height: 35px;
        line-height: 35px;
        padding-right: 0.3rem;
        padding-left: 0.3rem;
        font-size: 12px;
    }
    .line {
        display: none;
    }
    .lang-link img{
        width: 25px;
        margin-left: 5px;
    }
    .lang-link span{
        font-size: 14px;
    }
    .top-header {
        padding-bottom: 5px;
    }
    .main-header .add-size{
        display: none;
    }
    button.navbar-toggler {
        position: absolute;
        right: 0;
        top: -75px;
    }
    .news-desc{
        padding-top: 15px;
    }
    .subscribe-sec img{
        margin-bottom: 10px;
    }
    .subscribe-div {
        padding: 15px 25px;
        border-radius: 20px;
        height: auto;
    }
    .subscribe-sec{
        padding-bottom: 20px;
    }
    .social-icon-fixed {
        left: 5px;
    }
    .subscribe-div .form-inline {
        position: unset;
        width: 100%;
    }
    .subscribe-div p {
        margin-bottom: 20px;
    }
    .subscribe-div .form-group {
        margin-bottom: 0;
    }
    .event-carousel .owl-prev , .event-carousel .owl-next{
        top: -72px;
    }
    .event-block {
        margin-bottom: 20px;
    }
    .openion-div .vot-btn-div {
        position: unset;
    }
    .archive-block {
        overflow: hidden;
    }
    .footer-title {
        margin-top: 20px;
    }
    p.copyright {
        font-size: 14px;
    }
    .profile-download {
        margin-bottom: 25px;
        height: auto;
    }
    .count {
        margin-bottom: 30px;
        display: block;
    }
    .pl-0 {
        padding-right: 15px !important;
    }
    .page-paner-sec h4 {
        margin-top: -62px;
    }
    .pr-0 {
        padding-left: 15px !important;
    }
    .login-div {
        padding: 50px 30px;
    }
    .owl-prev, .owl-next{
        display: none !important;
    }
    .share-block a {
        margin-top: 0px;
        margin-bottom: 5px;
    }
    .s-partener-item {
        margin-bottom: 25px;
    }
    .partener-item-img {
        align-items: center;
    }
    .pd-m-r-0{
        padding-right: 0;
    }
    .subscribe-page-sec {
        padding: 100px 0;
    }
    .single-page-subscribe-div .subscribe-div p {
        width: 100%;
    }
    .single-page-subscribe-div .subscribe-div .form-inline {
        width: 100%;
    }
    .line{
        display: none;
    }
    .report-ico {
        margin-bottom: 15px;
    }
    .job-bar{
        margin-top: 30px;
    }

}

@media (min-width: 576px){
    
}

/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) { 
    
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {  }

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 1200px) and (max-width: 1366px) { 
   
    
}

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {  }

/* ---- new -------- */
.nav.flex-column.nav-pills{
    height: 100%;
}
.account-sec .list-group-item {
    padding: 0;
}
.account-sec .list-group-item a {
    padding: 1.25rem 2.2rem;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #ffffff;
    background: #5a0f34;
}
.wihte-btn {
    background: #ffffff;
    border: 1px solid #ac1861;
    border-radius: 25px;
    border-color: #ac1861;
    padding: 5px 30px 10px 30px;
    font-size: 18px;
    color: #ac1861;
}
.wihte-btn:hover {
    background: #ac1861;
    border: 1px solid #ac1861;
    border-radius: 25px;
    border-color: #ac1861;
    padding: 5px 30px 10px 30px;
    font-size: 18px;
    color: #ffffff;
}
.main-drop {
    top: 59px;
    text-align: center;
    border-radius: 0;
    width: 100%;
    right: 0;
    left: 0;
    position: absolute;
    z-index: 999;
    background: #ffffff;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 20px;
}
.menu .dropdown {
    position: relative;
    position: static;
}
.main-drop .dropdown-item {
    white-space: normal;
    border-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    padding-left: 0;
}
.menue-block h4{
    text-align: left;
}
.main-drop .menue-block{
    border-right: 1px solid #f1f2f3 ;
}
.no-border{
    border-right: 0 !important;
}